Crate burble_const

source ·
Expand description

Bluetooth LE assigned numbers.

Structs

  • Company identifier ([Assigned Numbers] Section 7.1).
  • 16-, 32-, or 128-bit UUID ([Vol 3] Part B, Section 2.5.1).
  • 16-bit Bluetooth SIG UUID.
  • An owned little-endian vector representation of a UUID.

Enums

  • Characteristics ([Assigned Numbers] Section 3.8.2).
  • Declarations ([Assigned Numbers] Section 3.6).
  • Descriptors ([Assigned Numbers] Section 3.7).
  • GATT services ([Assigned Numbers] Section 3.4.2).
  • SDP service class identifiers ([Assigned Numbers] Section 3.3).
  • Characteristic presentation format units ([Assigned Numbers] Section 3.5.2).
  • 16-bit UUID type.

Traits